Fix compiler warning due to missing function prototype.
[svn.git] / tools / buildbot / slaves / win32-xp VS2005 / do_all.bat
blob3d61ac70089371d30bbc2f6dfe3a8d57f41cd1cc
1 cmd.exe /c ..\svnbuild.bat > build.log\r
2 cmd.exe /c ..\svncheck.bat fsfs ra_local > fsfs_local.log\r
3 cmd.exe /c ..\svncheck.bat fsfs ra_svn > fsfs_svn.log\r
4 cmd.exe /c ..\svncheck.bat fsfs ra_dav > fsfs_dav.log\r
5 cmd.exe /c ..\svncheck.bat bdb ra_local > bdb_local.log\r
6 cmd.exe /c ..\svncheck.bat bdb ra_svn > bdb_svn.log\r
7 cmd.exe /c ..\svncheck.bat bdb ra_dav > bdb_dav.log\r